[INFO] cloning repository https://github.com/dashbook/destination-iceberg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashbook/destination-iceberg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdestination-iceberg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdestination-iceberg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87b828bd3a28614fba8dcbf4be7f34c39940a8c8
[INFO] fixing dashbook/destination-iceberg against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdestination-iceberg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dashbook/destination-iceberg
[INFO] finished tweaking git repo https://github.com/dashbook/destination-iceberg
[INFO] tweaked toml for git repo https://github.com/dashbook/destination-iceberg written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dashbook/destination-iceberg on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dashbook/destination-iceberg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31
[INFO] running `Command { std: "docker" "start" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating destination-iceberg/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating destination-iceberg-sql/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating destination-iceberg-file/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9 (https://github.com/JanKaul/bigdecimal-rs.git?tag=v0.4.9#1b60c399)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking murmur3 v0.5.2
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking sqlparser v0.58.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking airbyte-protocol v0.1.0
[INFO] [stderr]     Checking dashtool-common v0.2.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustix v0.38.41
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking arrow-select v56.2.0
[INFO] [stderr]     Checking arrow-row v56.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking arrow-arith v56.2.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking arrow-cast v56.2.0
[INFO] [stderr]     Checking arrow-ipc v56.2.0
[INFO] [stderr]     Checking arrow-string v56.2.0
[INFO] [stderr]     Checking arrow-ord v56.2.0
[INFO] [stderr]     Checking apache-avro v0.18.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking arrow-csv v56.2.0
[INFO] [stderr]     Checking arrow-json v56.2.0
[INFO] [stderr]     Checking iceberg-rust-spec v0.9.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking arrow v56.2.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking object_store v0.12.4
[INFO] [stderr]     Checking sqlx-mysql v0.8.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking sqlx-sqlite v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking parquet v56.2.0
[INFO] [stderr]     Checking iceberg-rust v0.9.0
[INFO] [stderr]     Checking destination-iceberg v0.1.0 (/opt/rustwide/workdir/destination-iceberg)
[INFO] [stderr]     Checking iceberg-sql-catalog v0.9.0
[INFO] [stderr]     Checking iceberg-file-catalog v0.9.0
[INFO] [stderr]    Migrating destination-iceberg/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking destination-iceberg-file v0.1.0 (/opt/rustwide/workdir/destination-iceberg-file)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> destination-iceberg/src/ingest.rs:301:27
[INFO] [stdout]     |
[INFO] [stdout] 301 |     while let Some(res) = set.join_next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |               |
[INFO] [stdout]     |                           |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 302 |         res??;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 303 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking destination-iceberg-sql v0.1.0 (/opt/rustwide/workdir/destination-iceberg-sql)
[INFO] [stderr]    Migrating destination-iceberg-file/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> destination-iceberg/src/ingest.rs:301:27
[INFO] [stdout]     |
[INFO] [stdout] 301 |     while let Some(res) = set.join_next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |               |
[INFO] [stdout]     |                           |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 302 |         res??;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 303 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed destination-iceberg-file/src/main.rs (7 fixes)
[INFO] [stderr]    Migrating destination-iceberg-sql/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed destination-iceberg-sql/src/main.rs (7 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: destination-iceberg v0.1.0 (/opt/rustwide/workdir/destination-iceberg) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: destination-iceberg-sql v0.1.0 (/opt/rustwide/workdir/destination-iceberg-sql) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: destination-iceberg-file v0.1.0 (/opt/rustwide/workdir/destination-iceberg-file) updating edition from 2021 to 2024
[INFO] [stderr]     Checking destination-iceberg v0.1.0 (/opt/rustwide/workdir/destination-iceberg)
[INFO] [stderr]     Checking destination-iceberg-file v0.1.0 (/opt/rustwide/workdir/destination-iceberg-file)
[INFO] [stderr]     Checking destination-iceberg-sql v0.1.0 (/opt/rustwide/workdir/destination-iceberg-sql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31", kill_on_drop: false }`
[INFO] [stdout] a8899df94afdf2fcb1666b1cecbc0416ac0f82b39088bb50a8c9de9e18e9bb31
